home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 011 / scrblank.arc / MONBLNK1.DOC < prev   
Encoding:
Text File  |  1983-07-29  |  1.5 KB  |  32 lines

  1. I've noticed lately that many terminals and computers have the
  2. ability to blank their screens after a period of inactivity
  3. in order to keep the phosphor from being eaten away.  I thought
  4. this was a silly frill until I blanked my monochrome display
  5. in reverse video and looked closely.  And I've had it less
  6. than a year!
  7.  
  8. The MONBLNK1.COM program disables the video on a monochrome display
  9. The COLBLNK1.COM program disables the video on the Color Display
  10.  
  11. after five minutes of inactivity.  Everything disappears except the
  12. flashing cursor.  The display is re-enabled when either a video I/O
  13. or keyboard interrupt occur.  Note that some programs (for example
  14. Wordstar 3.0, or Monoclok.com), access the video ram directly and
  15. thus circumvent the video I/O interrupt.  If you are using such a
  16. program and don't touch the keyboard for five minutes, the screen
  17. will blank even if there is video I/O going on.  If this happens,
  18. just press any key, even a shift key, and the display will return.
  19.  
  20. Run the program once in DOS and it will stay resident until power
  21. down or re-boot.
  22.  
  23. To adjust the time delay, get into debug with the program and patch
  24. the bytes at 0129H and 014AH with a new value.  The delay will be
  25. about 14 seconds times the number at these locations.
  26.  
  27. Rich Winkel
  28. *******************************************************************
  29. Rich has uploaded New versions for the color and the mono which do
  30. work . as of 07/17/83
  31. CAPITAL PC Softsig. 301-949-8848 IBMPC
  32. s uploaded New versions for